home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 June / Macworld (1998-06).dmg / Shareware World / Comms & Internet / HTML and CSS modes / READ ME TO INSTALL < prev   
Text File  |  1998-04-04  |  3KB  |  64 lines

  1.                     HTML mode 2.1 and CSS mode 1.1
  2.  
  3. Select 'Install this package' from the Install menu to install HTML and CSS 
  4. modes (or click here).
  5.  
  6. These files only work together with Alpha 7.0 or later
  7. If you want HTML and CSS modes for Alpha 6.52, you can download them from 
  8. my home page http://www.theophys.kth.se/~jl/Alpha.html
  9.  
  10. Johan Linde, <jl@theophys.kth.se>
  11.  
  12.  
  13. What's new in HTML mode 2.1
  14. • Added support for HTML 4.0.
  15. • The Packages menu is gone. Global preferences for which elements 
  16. and attributes to use are set using 'Attributes...' in the Preferences 
  17. submenu.
  18. • The way to choose which attributes to be asked about has been 
  19. modified and simplified (I hope).
  20. • The event handlers are treated in the same way as other attributes. 
  21. The setting 'Include event handlers in attribute dialogs' is gone.
  22. • A document type declaration can now be inserted when creating a new 
  23. document. This document type declaration is used by HTML mode to 
  24. determine which elements and attributes are allowed.
  25. • Relative links in dynamically included 
  26. files can now be built when the files are included. No need anymore 
  27. to use absolute links in the included files.
  28. • Recursive including of files is now supported. One file can include 
  29. another file which includes another file which...
  30. • Include tags can now be pasted from the home page windows.
  31. • By default 'Insert include tags' only inserts the tags and not the 
  32. file. This behavior can be changed in the preferences.
  33. • Added many new character entities. Key bindings for the entities 
  34. can now be defined.
  35. • Removed 'Word complete' and the various tab functions from the 
  36. Editing submenu. The functionality is still there! HTML mode now uses 
  37. global functions for this. If you want to modify the key bindings for 
  38. these functions, this is now done using Config -> Global -> 
  39. Special Keys...
  40. • In Alpha 7.0 word completion now requires that Elec Completions 
  41. in activated in the Packages submenu. In Alpha 7.1 it requires 
  42. that Elec Completions is checked in the dialog Config -> Global -> 
  43. Menus and Features...
  44. • Cmd-double-clicking on HREF="file#anchor" now makes Alpha jump to 
  45. the anchor.
  46. • Added electric completions to JavaScript mode. (They also work in 
  47. HTML mode.)
  48. • Tranformation of all tags to uppercase or lowercase.
  49. • To save your ears Alpha now only beeps for the first attribute when 
  50. using the status bar.
  51. • Alpha can also flash the status bar when asking for attributes.
  52. • Setting for case sensitive link checking now also applies to Big 
  53. Brother.
  54. • Chosing a new browser now also sends the window to the browser 
  55. unless the option key is pressed.
  56. • Changed the key binding for 'New Document' to make it the same as in 
  57. other modes.
  58. • Changed default menu icons.
  59. • The tab marks are now called template stops, which is the term used 
  60. elsewhere in Alpha.
  61.  
  62.  
  63.  
  64.